速報APP / 工具 / USB Device Example

USB Device Example

價格:免費

更新日期:2018-10-25

檔案大小:77k

目前版本:1.3

版本需求:Android 3.1 以上版本

官方網站:http://www.microchip.com/android

Email:Anand.Kumar@microchip.com

USB Device Example(圖1)-速報App

This example shows you how to use the USB Host API in the Android OS to connect to either a HID device or a Vendor Class (LibUSB, WinUSB, or MCHPUSB) device.

The firmware, documentation, and additional information are available at www.microchip.com/android.

Version History:

USB Device Example(圖2)-速報App

v1.1:

* Fixed race condition between device detach and onPause() routine.

v1.0:

* Initial release